gtk/gtkwin32theme.c: Include gdk/gdkprivate.h
authorChun-wei Fan <fanchunwei@src.gnome.org>
Tue, 24 Oct 2017 08:12:58 +0000 (16:12 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Tue, 24 Oct 2017 16:48:01 +0000 (00:48 +0800)
commita601e5d10e74f9d029751f4d636d528fb21c5a49
tree73def1676cf8876ea287dc5c9eac87b843ef2515
parent006207e95e66075db6b088a4be1d25de0fb14f35
gtk/gtkwin32theme.c: Include gdk/gdkprivate.h

We still need to access the GdkEvent structure here directly, as using
the GdkEvent getters is likely not worth the trouble involved.

Please see Emmanuele's comment (#97) of the following bug URL.

https://bugzilla.gnome.org/show_bug.cgi?id=773299
gtk/gtkwin32theme.c